Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.elasticsearch.http.readonly.audit.filter--filters

This contribution is part of XML component org.nuxeo.elasticsearch.http.readonly.audit.filter inside nuxeo-elasticsearch-http-read-only-9.10.jar /OSGI-INF/es-audit-http-readonly-filter.xml

Extension Point

Extension point filters of component RequestFilterService.

Contributed Items

  • <requestFilter filterClass="org.nuxeo.elasticsearch.http.readonly.filter.AuditRequestFilter" index="audit"/>

XML Source

<extension point="filters" target="org.nuxeo.elasticsearch.http.readonly.RequestFilterService">
    <requestFilter filterClass="org.nuxeo.elasticsearch.http.readonly.filter.AuditRequestFilter" index="audit"/>
  </extension>